Skip to content

fix(core): export paginated REST response interfaces#290

Closed
oaslananka wants to merge 1 commit intogoogle-labs-code:mainfrom
oaslananka:codex/export-pagination-response-interfaces
Closed

fix(core): export paginated REST response interfaces#290
oaslananka wants to merge 1 commit intogoogle-labs-code:mainfrom
oaslananka:codex/export-pagination-response-interfaces

Conversation

@oaslananka
Copy link
Copy Markdown

Summary

Add public pagination response interfaces to packages/core/src/types.ts:

  • ListSessionsResponse
  • ListSourcesResponse
  • ListActivitiesResponse

Each interface includes the resource array and optional nextPageToken.

Context

This aligns the SDK type surface with the Jules REST API pagination schema.

Testing

  • Attempted npm --workspace packages/core run type-check
  • Could not complete type-check in the current local environment because workspace dependencies are not fully installed

@oaslananka oaslananka closed this by deleting the head repository Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant